type go.pact.im/x/clock.runtimeTimer
4 uses
go.pact.im/x/clock (current package)
runtime.go#L42: return runtimeTimer{time.NewTimer(d)}
runtime.go#L51: type runtimeTimer struct {
runtime.go#L56: func (r runtimeTimer) C() <-chan time.Time {
runtime.go#L61: func (r runtimeTimer) Reset(d time.Duration) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)